home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 8473 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: infoserv.rug.ac.be!eduserv!cfauconn
  2. From: cfauconn@eduserv.rug.ac.be (Christophe Fauconnier)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Iomega ZIP drive and AFS
  5. Date: 27 Mar 1996 19:14:59 GMT
  6. Organization: University of Ghent, Belgium
  7. Message-ID: <4jc43j$etp@infoserv.rug.ac.be>
  8. References: <4ha8n7$8u2@sdaw04.seinf.abb.se> <3149D6B6.44A1@pop.gpnet.it> <1996Mar21.220737.11756@scala.scala.com>
  9. NNTP-Posting-Host: eduserv.rug.ac.be
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Dave Haynie (dave.haynie@scala.com) wrote:
  13. : In <3149D6B6.44A1@pop.gpnet.it>, Mark Marin <megavolt@pop.gpnet.it> writes:
  14. : >Johan H=96gberg wrote:
  15.  
  16.  
  17. : That's correct. The FFS design is to use distributed file management,
  18. : which allocates pieces needed to track a disk's content as needed,
  19. : anywhere on the disk. The AFS design allocates everything can ever use
  20. : up front. However, AFS uses much less overheard to track files and
  21. : their contents.
  22.  
  23.  
  24. : Under FFS with 512 byte blocks, your storage requirements go like
  25. : this: 
  26.  
  27. :     10 directories                 5120 bytes
  28. :     94 file headers                48128 bytes
  29. :     94 1024*1024 data         102760448 bytes
  30. :     94*28 extension blocks          1347584 bytes
  31.  
  32. :     Total                104161280 bytes
  33.  
  34. A little remark is AFS requires at least 100k Buffer , I find it a little 
  35. much ...
  36. When My hard disk is mounted, I have already loosed 500K !!!
  37. Maybe FFS is also , as fast with as much buffers ...
  38.  
  39.  
  40. Christophe.
  41.  
  42. christophe.fauconnier@rug.ac.be
  43.  
  44. url: http://studwww.rug.ac.be/~cfauconn
  45.  
  46.